home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / blkid.conf < prev    next >
Text File  |  2009-10-22  |  321b  |  11 lines

  1. # Perform simple UUID and LABEL lookups using udev information first,
  2. # fall back to scanning if not found
  3. EVALUATE=udev,scan
  4.  
  5. # Send a change uevent if we discover that a symlink is wrong
  6. SEND_UEVENT=yes
  7.  
  8. # udev-based systems should not store the cache over a reboot, so we
  9. # place it in /dev
  10. CACHE_FILE=/dev/.blkid.tab
  11.